home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / VERSACAD⁄MACINTOSH / card_47389.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  1.9 KB  |  84 lines

  1. -- card: 47389 from stack: in
  2. -- bmap block id: 47901
  3. -- flags: 0000
  4. -- background id: 5962
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=445 top=295 right=320 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 2938
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 3 (field)
  29. -- low flags: 01
  30. -- high flags: 0001
  31. -- rect: left=192 top=61 right=86 bottom=420
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 2
  36. -- text size: 18
  37. -- style flags: 0
  38. -- line height: 24
  39. -- part name: 
  40.  
  41.  
  42. -- part 4 (field)
  43. -- low flags: 01
  44. -- high flags: 2002
  45. -- rect: left=173 top=95 right=303 bottom=443
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 2
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54.  
  55.  
  56. -- part 5 (button)
  57. -- low flags: 00
  58. -- high flags: A002
  59. -- rect: left=177 top=306 right=327 bottom=264
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: More Info
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   visual effect iris open
  71.   go to card id 47823
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part contents for card part 3
  77. ----- text -----
  78. Inquire Objects
  79.  
  80. -- part contents for card part 4
  81. ----- text -----
  82. The Objects option is used to display information about the currently selected object.  The data varies with the type of object, but can include X-Y coordinates in the drawing, angle of rotation, area and perimeter, delta-X and delta-Y, and so on.
  83.  
  84. Double-clicking on an object in your drawing is an alternate way to show the specific object information.